oops, removed random speculation
authorTim Starling <tstarling@users.mediawiki.org>
Sat, 12 Jun 2004 07:15:27 +0000 (07:15 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Sat, 12 Jun 2004 07:15:27 +0000 (07:15 +0000)
includes/Parser.php

index 4a600e2..5d6a7c7 100644 (file)
@@ -1405,12 +1405,6 @@ cl_sortkey" ;
                }
        }
 
-       /* private */ function handleBraces( $text, $args = array() ) {
-               
-
-
-
-
        /* private */ function replaceVariables( $text, $args = array() ) {
                global $wgLang, $wgScript, $wgArticlePath;